projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
045bdcd
)
ARM: dts: exnyos: enable dw-mmc controller
author
Jaehoon Chung
<
[email protected]
>
Fri, 16 May 2014 04:59:56 +0000
(13:59 +0900)
committer
Minkyu Kang
<
[email protected]
>
Fri, 16 May 2014 05:54:26 +0000
(14:54 +0900)
Enabled the dw-mmc controller.
Signed-off-by: Jaehoon Chung <
[email protected]
>
Tested-by: Lukasz Majewski <
[email protected]
>
Acked-by: Lukasz Majewski <
[email protected]
>
Signed-off-by: Minkyu Kang <
[email protected]
>
arch/arm/dts/exynos4412-trats2.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/exynos4412-trats2.dts
b/arch/arm/dts/exynos4412-trats2.dts
index 5269ae68a86edf11c8ef9021a8ceac3f84257bf9..cc58c878b82ba713f5ca8325642440dafcfd6d1f 100644
(file)
--- a/
arch/arm/dts/exynos4412-trats2.dts
+++ b/
arch/arm/dts/exynos4412-trats2.dts
@@
-417,6
+417,7
@@
samsung,bus-width = <8>;
samsung,timing = <1 3 3>;
pwr-gpios = <&gpio 0xB2 0>;
+ status = "disabled";
};
sdhci@12520000 {
@@
-435,8
+436,11
@@
dwmmc@12550000 {
samsung,bus-width = <8>;
- samsung,timing = <
0
1 0>;
+ samsung,timing = <
2
1 0>;
pwr-gpios = <&gpio 0xB2 0>;
+ fifoth_val = <0x203f0040>;
+ bus_hz = <400000000>;
+ div = <0x3>;
index = <4>;
};
};